[INFO] cloning repository https://github.com/cnrmurphy/kuhn-poker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cnrmurphy/kuhn-poker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnrmurphy%2Fkuhn-poker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnrmurphy%2Fkuhn-poker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bba6f5fc54c0c54b01a5beb24de5e9773c85aae0
[INFO] checking cnrmurphy/kuhn-poker against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnrmurphy%2Fkuhn-poker" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cnrmurphy/kuhn-poker
[INFO] finished tweaking git repo https://github.com/cnrmurphy/kuhn-poker
[INFO] tweaked toml for git repo https://github.com/cnrmurphy/kuhn-poker written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cnrmurphy/kuhn-poker on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cnrmurphy/kuhn-poker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ae7be1d5ac6f4c9a90d77cf751bf1f20ef38339c7e253a16c3321d3f8c3c5bb0
[INFO] running `Command { std: "docker" "start" "ae7be1d5ac6f4c9a90d77cf751bf1f20ef38339c7e253a16c3321d3f8c3c5bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae7be1d5ac6f4c9a90d77cf751bf1f20ef38339c7e253a16c3321d3f8c3c5bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ae7be1d5ac6f4c9a90d77cf751bf1f20ef38339c7e253a16c3321d3f8c3c5bb0" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae7be1d5ac6f4c9a90d77cf751bf1f20ef38339c7e253a16c3321d3f8c3c5bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ae7be1d5ac6f4c9a90d77cf751bf1f20ef38339c7e253a16c3321d3f8c3c5bb0" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking inquire v0.9.1
[INFO] [stderr]     Checking kuhn-poker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Fish`
[INFO] [stdout]  --> src/main.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::player::{Agent, Client, Fish, Player, PlayerKind};
[INFO] [stdout]   |                                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IndexedMutRandom` and `SliceRandom`
[INFO] [stdout]  --> src/player.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     seq::{IndexedMutRandom, IndexedRandom, SliceRandom},
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Fish`
[INFO] [stdout]  --> src/main.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::player::{Agent, Client, Fish, Player, PlayerKind};
[INFO] [stdout]   |                                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IndexedMutRandom` and `SliceRandom`
[INFO] [stdout]  --> src/player.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     seq::{IndexedMutRandom, IndexedRandom, SliceRandom},
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pot`
[INFO] [stdout]   --> src/player.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         pot: u64,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_pot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `antes`
[INFO] [stdout]   --> src/player.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         antes: u64,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_antes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actions_occured`
[INFO] [stdout]    --> src/player.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         actions_occured: &[PlayerAction],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions_occured`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hole_card`
[INFO] [stdout]    --> src/player.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         hole_card: &str,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hole_card`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pot`
[INFO] [stdout]    --> src/player.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         pot: u64,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `antes`
[INFO] [stdout]    --> src/player.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         antes: u64,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_antes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actions_occured`
[INFO] [stdout]    --> src/player.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         actions_occured: &[PlayerAction],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions_occured`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hole_card`
[INFO] [stdout]    --> src/player.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         hole_card: &str,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hole_card`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pot`
[INFO] [stdout]    --> src/player.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |         pot: u64,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `antes`
[INFO] [stdout]    --> src/player.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         antes: u64,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_antes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bet` and `call` are never read
[INFO] [stdout]   --> src/player.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct ActionFrequencies {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 41 |     #[serde(default)]
[INFO] [stdout] 42 |     pub bet: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 43 |     #[serde(default)]
[INFO] [stdout] 44 |     pub call: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Fish` is never constructed
[INFO] [stdout]    --> src/player.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct Fish {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/player.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl Fish {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 165 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pot`
[INFO] [stdout]   --> src/player.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         pot: u64,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_pot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `antes`
[INFO] [stdout]   --> src/player.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         antes: u64,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_antes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actions_occured`
[INFO] [stdout]    --> src/player.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         actions_occured: &[PlayerAction],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions_occured`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hole_card`
[INFO] [stdout]    --> src/player.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         hole_card: &str,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hole_card`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pot`
[INFO] [stdout]    --> src/player.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         pot: u64,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `antes`
[INFO] [stdout]    --> src/player.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         antes: u64,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_antes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actions_occured`
[INFO] [stdout]    --> src/player.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         actions_occured: &[PlayerAction],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions_occured`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hole_card`
[INFO] [stdout]    --> src/player.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         hole_card: &str,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hole_card`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pot`
[INFO] [stdout]    --> src/player.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |         pot: u64,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `antes`
[INFO] [stdout]    --> src/player.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         antes: u64,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_antes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bet` and `call` are never read
[INFO] [stdout]   --> src/player.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct ActionFrequencies {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 41 |     #[serde(default)]
[INFO] [stdout] 42 |     pub bet: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 43 |     #[serde(default)]
[INFO] [stdout] 44 |     pub call: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Fish` is never constructed
[INFO] [stdout]    --> src/player.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct Fish {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/player.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl Fish {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 165 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.10s
[INFO] running `Command { std: "docker" "inspect" "ae7be1d5ac6f4c9a90d77cf751bf1f20ef38339c7e253a16c3321d3f8c3c5bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae7be1d5ac6f4c9a90d77cf751bf1f20ef38339c7e253a16c3321d3f8c3c5bb0", kill_on_drop: false }`
[INFO] [stdout] ae7be1d5ac6f4c9a90d77cf751bf1f20ef38339c7e253a16c3321d3f8c3c5bb0
